To customize the text N4 displays for the gate transaction types in the <GateStage> Transaction Entry drop-down list for a gate clerk, you can use resource bundles. For example, instead of Deliver Import you can configure N4 to display Deliver Import or Domestic.
To customize the text in the <GateStage> Transaction Entry drop-down list:
Create a resource bundle in the Resource Bundle form.
In the Resource Bundles view, select the resource bundle from step 1 and click .
The Resource View form displays.
In the Resource View form, select Picklists in the left pane and click to add a resource.
The Resource form displays.
In the Resource form, in the Property Key field enter the gate transaction type you want to customize as follows:
atom.TranSubTypeEnum.DC.description: For a Deliver Chassis gate transaction
atom.TranSubTypeEnum.DE.description: For a Dray Off gate transaction
atom.TranSubTypeEnum.DI.description: For a Deliver Import gate transaction
atom.TranSubTypeEnum.DM.description: For a Deliver Empty gate transaction
atom.TranSubTypeEnum.RC.description: For a Receive Chassis gate transaction
atom.TranSubTypeEnum.RE.description: For a Receive Export gate transaction
atom.TranSubTypeEnum.RI.description: For a Dray In gate transaction
atom.TranSubTypeEnum.RM.description: For a Receive Empty gate transaction
atom.TranSubTypeEnum.TC.description: For a Through Container gate transaction
atom.TranSubTypeEnum.RB.description: For a Receive Break-Bulk gate transaction
atom.TranSubTypeEnum.UK.description: For an Unknown gate transaction
In the Localized Value field, enter the new description for the gate transaction type, such as Deliver Import or Domestic for a Deliver Import gate transaction.
Click Save.
To see the new customized descriptions in your gate forms, you must close and re-open N4. In addition, the new customized descriptions display in the Gate Transactions view and Gate Transaction Inspector for gate transactions created after the change took place.